ocaml.git
2005-12-19 Julien CristauDefine DEB_BUILD_ARCH in debian/rules
2005-12-19 Julien CristauDisable for_pack_static.dpatch, as it breaks the ABI.
2005-12-15 Julien CristauStop building the native compilers on hppa, they are...
2005-12-11 Samuel MimramAdded a patch to correct cduce's bug.
2005-12-09 Julien CristauWe don't want to do the ABI substitution on the whole...
2005-12-09 Julien CristauFix debian/rules for non-native arches, which I broke...
2005-12-08 Julien CristauDelete generated files in the clean target.
2005-12-08 Julien CristauAdd patch by Steve Langasek <vorlon@debian.org> to...
2005-11-10 Julien CristauAdd myself to Uploaders
2005-11-10 Julien CristauNew patch kbsd-gnu.dpatch to add support for GNU/Hurd...
2005-11-10 Julien CristauModified debian/rules to exit with an error when native...
2005-11-07 Julien CristauAdd bug closers to the changelog, and remove never...
2005-11-07 Sven LutherPreparing the 3.09 release.
2005-11-02 Stefano Zacchirolis/F:OcamlABI/F:OCamlABI/
2005-11-02 Sven LutherLet's prepare 3.09.0-1, and add a propper changelog...
2005-11-02 Sven LutherLet's do the abiname sed before clean too.
2005-11-02 Sven LutherNow use OCAML(MAJOR|MINOR|ABI) instead of version,...
2005-11-02 Sven LutherOcamlABI'fied the remaining 3.09.0 containing files.
2005-11-02 Sven LutherAh, forgot to escape the $'s :/
2005-11-02 Sven LutherLet's put them directly in place instead of into the...
2005-11-02 Sven LutherDamn svn-buildpackage wants stuff checked in before...
2005-11-02 Sven LutherTypoed the typo fix :/
2005-11-02 Sven LutherFixed small typo.
2005-11-02 Sven LutherLet's file in the OcamlABI and OcamlMajor automatically.
2005-11-02 Sven LutherLet's not hardcode the OcamlABI into the rules more...
2005-11-02 Sven LutherTentative try of removal of explicit abi numbers from...
2005-10-31 Julien Cristau* Add override for false positive copyright-should...
2005-10-31 Julien Cristauocaml-base doesn't have overrides any more.
2005-10-31 Julien CristauAdd debhelper token to ocaml-base-nox.prerm
2005-10-31 Julien CristauWe delete the rpath now, so there is no need for these...
2005-10-31 Julien CristauRemoved outdated lintian overrides.
2005-10-31 Julien Cristauotherlibs/num/string_misc.ml{,i} have been removed...
2005-10-31 Julien CristauBuild-Depend on chrpath and delete rpath from DLLs.
2005-10-31 Julien Cristau* Cleanup debian/control: remove redundant Depends.
2005-10-27 Sven LutherAdapted the svn-deblayout thingies. Mmm, is it possible...
2005-10-27 Sven LutherFixed the versioned dependencies whcih should not have...
2005-10-27 Sven LutherPreparing experimental upload.
2005-10-27 Sven LutherModified all 3.08.3 occurences to 3.09.0.
2005-10-27 Sven LutherModified svn-deblayout.
2005-10-27 Sven LutherAdapted patches to 3.09.0.
2005-10-27 Sven LutherCreated first step of new 3.09.0 ocaml branch.
2005-10-27 Sven LutherMerge branch 'upstream' into 3.09.0
2005-10-27 Sven LutherImported Upstream version 3.09.0
2005-09-08 Samuel MimramThe changes are for 3.08.3-9.
2005-09-08 Samuel MimramAdded a patch to correct Map.fold order.
2005-09-08 Stefano Zacchiroliset changelog owner to debian-ocaml-maint since there...
2005-09-06 Sven LutherPreparing upload.
2005-09-03 Jerome MarantAdd dependency on both gcc and binutils for all package...
2005-09-03 Jerome Marant* Change pixmaps location to /usr/share/pixmaps
2005-09-03 Jerome MarantAdd ocaml-mode.README.Debian file explaining how to...
2005-09-03 Jerome MarantFix typos
2005-09-02 Stefano Zacchiroliship ocaml-native-compilers.conf to configure findlib...
2005-08-31 Julien CristauImported Upstream version 3.08.4
2005-08-24 Jerome MarantMove ocaml-md5sum from a dpatch to a debian subdirectory
2005-08-23 Jerome MarantHandle previous emacs site conffiles
2005-08-23 Jerome MarantAdd missing ocaml-mode.dirs
2005-08-22 Jerome MarantMove Emacs-related files in a separate ocaml-mode package
2005-08-19 Stefano Zacchirolino longer ships CVS dirs in labltk examples
2005-08-12 Stefano Zacchirolichanged release to unstable
2005-08-12 Stefano Zacchirolivarious ocaml-md5sums related fixes
2005-08-09 Sven LutherFixed ia64 FTBFS.
2005-08-01 Stefano Zacchiroli3.08.3-6, fixes postinst bug for missing ocaml-md5sums
2005-07-31 Stefano Zacchirolinot released header
2005-07-31 Stefano Zacchiroliproperly build and run ocaml-md5sums when ocaml is...
2005-07-30 Julien CristauFix FTBFS by specifying the path to ocamlrun explicitly...
2005-07-29 Stefano Zacchirolibuild-area dir
2005-07-29 Stefano Zacchirolibumped version
2005-07-29 Stefano Zacchirolichanged release to unstable
2005-07-29 Stefano Zacchiroli- cosmetic changed in changelog before the upload
2005-07-20 Julien CristauReplace patch from Fedora with upstream fix for #309317...
2005-07-09 Stefano Zacchiroli- added ocaml-md5sums
2005-06-20 Julien CristauAdd new patch fix_i386_gcc4_build taken from Fedora...
2005-06-20 Julien Cristau* debian/control: Add a dependency on emacsen-common...
2005-06-14 Julien CristauAdd new patch to fix code generation on amd64, stolen...
2005-04-16 Julien CristauCreate directories in /usr/local/lib with proper permis...
2005-03-22 Sven LutherFixed include symlink.
2005-03-22 Sven LutherFixed 3.08 -> 3.08.3 migration for ld.conf :/
2005-03-21 Sven LutherPreparing the ocaml 3.08.3-1 upload
2005-03-17 Sven LutherMissed a bunch of other 3.08->3.08.3 modifications.
2005-03-17 Sven Lutherupdated versioned_libdir for 3.08.3
2005-03-17 Sven LutherPreparing experimental upload.
2005-03-17 Sven LutherMoved ABI number from 3.08 to 3.08.3.
2005-03-17 Sven LutherImported Upstream version 3.08.3
2005-03-17 Sven LutherImported 3.08.3 tarball and adapted changelog.
2005-03-17 Sven LutherMerge branch 'upstream' into 3.08.3
2004-11-27 Sven LutherImported Upstream version 3.08.2
2004-11-27 Sven LutherNew upstream stable release : 3.08.2
2004-11-27 Sven LutherMerge branch 'upstream'
2004-08-25 Sven LutherFixed extra /usr/src/ocaml dir that was not used.
2004-08-23 Samuel MimramCorrected a typo in the man.
2004-08-23 Sven LutherModified additional ocaml binary packages with divergin...
2004-08-23 Sven LutherChanged copyright file to reflect the new QPL licence...
2004-08-23 Sven LutherEnabled emacs files again.
2004-08-19 Sven LutherRemoved camlp4-coq-fix now fixed upstream.
2004-08-19 Sven LutherImported Upstream version 3.08.1
2004-08-19 Sven LutherFirst tentative of 3.08.0 to 3.08.1 upgrade.
2004-08-19 Sven LutherMerge branch 'upstream'
2004-07-29 Sven LutherDropped QPL6c and choice of venue clause, as discussed...
2004-07-29 Sven LutherChanged copyright again in order to cumply with the...
2004-07-27 Sven LutherAdded explanation of modification.
next